Tags: raspberry pi* + firmware*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. Breadboard OS is a command-line operating system for the Raspberry Pi Pico, built on top of FreeRTOS. It aims to enable quick prototyping and supports querying, starting, or killing services, checking flash usage and memory usage, and controlling GPIO pins and other peripherals.
  2. This article doesn't work for the Raspberry Pi Pico W, as the pin has moved.
    Instead use

    led = machine.Pin("LED", machine.Pin.OUT)
  3. led = machine.Pin("LED", machine.Pin.OUT)

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "raspberry pi+firmware"

About - Propulsed by SemanticScuttle